home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / calendar / calendar.computer < prev    next >
Encoding:
Text File  |  2010-06-17  |  3.9 KB  |  95 lines

  1. /*
  2.  * Computer
  3.  *
  4.  * $FreeBSD$
  5.  */
  6.  
  7. #ifndef _calendar_computer_
  8. #define _calendar_computer_
  9.  
  10. LANG=UTF-8
  11.  
  12. 01/01    AT&T officially divests its local Bell companies, 1984
  13. 01/01    The Epoch (Time 0 for UNIX systems, Midnight GMT, 1970)
  14. 01/03    Apple Computer founded, 1977
  15. 01/08    American Telephone and Telegraph loses antitrust case, 1982
  16. 01/08    Herman Hollerith patents first data processing computer, 1889
  17. 01/08    Justice Dept. drops IBM suit, 1982
  18. 01/10    First CDC 1604 delivered to Navy, 1960
  19. 01/16    Set uid bit patent issued, to Dennis Ritchie, 1979
  20. 01/17    Justice Dept. begins IBM anti-trust suit, 1969 (drops it, January 8, 1982)
  21. 01/24    DG Nova introduced, 1969
  22. 01/25    First U.S. meeting of ALGOL definition committee, 1958
  23. 01/26    EDVAC demonstrated, 1952
  24. 01/31    Hewlett-Packard founded, 1939
  25. 02/11    Last day of JOSS service at RAND Corp., 1966
  26. 02/14    First micro-on-a-chip patented (TI), 1978
  27. 02/15    ENIAC demonstrated, 1946
  28. 03/01    First NPL (later PL/I) report published, 1964
  29. 03/04    First Cray-1 shipped to Los Alamos, 1976
  30. 03/09    "GOTO considered harmful" (E.J. Dijkstra) published in CACM, 1968
  31. 03/14    LISP introduced, 1960
  32. 03/28    DEC announces PDP-11, 1970
  33. 03/31    Eckert-Mauchly Computer Corp. founded, Phila, 1946
  34. 04/01    Yourdon, Inc. founded, 1974 (It figures.)
  35. 04/03    IBM 701 introduced, 1953
  36. 04/04    Tandy Corp. acquires Radio Shack, 1963 (9 stores)
  37. 04/07    IBM announces System/360, 1964
  38. 04/09    ENIAC Project begun, 1943
  39. 04/28    Zilog Z-80 introduced, 1976
  40. 05/06    EDSAC demonstrated, 1949
  41. 05/01    First BASIC program run at Dartmouth, 1964
  42. 05/16    First report on SNOBOL distributed (within BTL), 1963
  43. 05/19    UNIX is 10000 days old, 1997
  44. 05/21    DEC announces PDP-8, 1965
  45. 05/22    Ethernet first described, 1973
  46. 05/27    First joint meeting of U.S. and European ALGOL definition cte., 1958
  47. 05/28    First meeting of COBOL definition cte. (eventually CODASYL), 1959
  48. 05/30    Colossus Mark II, 1944
  49. 06/02    First issue of Computerworld, 1967
  50. 06/07    Alan Mathison Turing died, 1954
  51. 06/10    First Apple II shipped, 1977
  52. 06/15    UNIVAC I delivered to the Census Bureau, 1951
  53. 06/16    First publicized programming error at Census Bureau, 1951
  54. 06/23    IBM unbundles software, 1969
  55. 06/23    Alan Mathison Turing born, 1912
  56. 06/30    First advanced degree on computer related topic: to H. Karamanian,
  57.     Temple Univ., Phila, 1948, for symbolic differentiation on the ENIAC
  58. 07/08    Bell Telephone Co. formed (predecessor of AT&T), 1877
  59. 07/08    CDC incorporated, 1957
  60. 07/FriLast    System Administrator Appreciation Day
  61. 08/14    First Unix-based mallet created, 1954
  62. 08/14    IBM PC announced, 1981
  63. 08/22    CDC 6600 introduced, 1963
  64. 08/23    DEC founded, 1957
  65. 09/15    ACM founded, 1947
  66. 09/20    Harlan Herrick runs first FORTRAN program, 1954
  67. 10/02    First robotics-based CAM, 1939
  68. 10/06    First GPSS manual published, 1961
  69. 10/08    First VisiCalc prototype, 1978
  70. 10/12    Univac gives contract for SIMULA compiler to Nygaard and Dahl, 1962
  71. 10/14    British Computer Society founded, 1957
  72. 10/15    First FORTRAN Programmer's Reference Manual published, 1956
  73. 10/20    Zurich ALGOL report published, 1958
  74. 10/25    DEC announces VAX-11/780
  75. 11/04    UNIVAC I program predicts Eisenhower victory based on 7% of votes, 1952
  76. 12/08    First Ph.D. awarded by Computer Science Dept, Univ. of Penna, 1965
  77.  
  78. /* added in the debian package, from the Jargon File */
  79. Jan 01    Macintosh Epoch, Midnight 1904
  80. Jan 18    Unix clock runs out, 2038
  81. Feb 08    Black Thursday, The CDA is signed into law, 1996
  82. Mar 31    Automated Retroactive Minimal Moderation (ARMM) released, 1993
  83. Apr 01    Usenet site kremvax announced as an April Fool's joke, 1984
  84. Jun 26    White Thursday, CDA demolished by U.S. Supreme Court, 1997
  85. Jul 04    First @-party, at the Westercon (California SF convention), 1980
  86. Sep 09    First bug found, a moth in Harvard Mark II, 1947
  87. Oct 16    Sanford Wallace's Cyber Promotions Inc. shut down by lawsuit, 1997
  88. Nov 17    VMS Epoch (base date of U.S. Naval Observatory's ephemerides), 1858
  89. Oct 20    MIT hacked the Harvard-Yale football game, 1982
  90.  
  91. Jan 24    Introduction of the first Mac, 1984
  92. Mar 24    Introduction od Mac OS X, 2001
  93.  
  94. #endif /* !_calendar_computer_ */
  95.